tools: Fix build failure with gcc 4.4.3-4ubuntu5
authorGeorge Dunlap <george.dunlap@eu.citrix.com>
Fri, 20 May 2011 17:20:09 +0000 (18:20 +0100)
committerGeorge Dunlap <george.dunlap@eu.citrix.com>
Fri, 20 May 2011 17:20:09 +0000 (18:20 +0100)
commit7f2726b6264f1bf8949c6c18fb261abc33d9112b
treef939ad62c2d4fb2a34d519af84a60b4f17730c76
parente1bcb38aa2f683e6d3809c6eb0f24d448797451a
tools: Fix build failure with gcc 4.4.3-4ubuntu5

c/s 23253:a3db6b91f32d causes build failure with gcc 4.4.3-4ubuntu5,
as the compiler can't figure out that the value returned is always
a string literal.

Signed-off-by: George Dunlap <george.dunlap@eu.citrix.com>
tools/libxl/libxl_dm.c